home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / lockt106.zip / LOCKIT.DOC < prev    next >
Text File  |  1993-03-19  |  25KB  |  603 lines

  1. LockIT! - Intelligent Security for DOS & Windows Worsktations
  2.           on Novell NetWare networks.
  3.  
  4.  
  5.    (c) Copyright 1992 by
  6.  
  7.  
  8.                       ▄▄████▄▄
  9.             ▄█▀█▄   ▄█▀▀  ▀▀███▄
  10.            █▀   ▀█▄█▀        ███
  11.            ▀█▄ ▄█▀ ▀█▄▄    ▄██▀
  12.              ▀▀▀      ▀▀▀▀▀▀
  13.            ███           ▄███ ███          ███  ▄██
  14.            ███ ▄▄▄ ▄▄▄  ▄███▄ ▄▄▄ ▄▄▄ ▄▄▄  ▄▄▄ ▄███▄  ▄▄▄▄
  15.            ███ ███▀ ███  ███  ███ ███▀ ███ ███  ███  ███▄██
  16.            ███ ███  ███  ███  ███ ███  ███ ███  ███▄ ▀██▄▄▄
  17.  
  18.             T   E   C   H   N   O   L   O   G   I   E   S
  19.  
  20.                    11433 Cronridge Drive, Suite H
  21.                        Owings Mills, MD 21117
  22.                           +1-410-363-1097
  23.                        FAX: +1-410-363-3779
  24.  
  25.                       MHS: Support @ Infinite
  26.           CompuServe: >MHS:Support @ Infinite (or 73270,405)
  27.             Internet: Support@Infinite.MHS.CompuServe.com
  28.  
  29.   Technical Support provided on the CompuServe Information Service in
  30.                    NOVVEN Section 4 (GO INFINITE)
  31.  
  32.  
  33. OVERVIEW
  34.  
  35.    In many organizations, network users leaving workstations
  36.    unattended poses serious security concerns.  If a user walks
  37.    away from their PC, leaving it logged into the network,
  38.    others with physical access to the workstation can access
  39.    files and data with the other user's security.
  40.  
  41.    Unlike other solutions that will reboot a workstation after
  42.    a period of "inactivity", potentially leading to data loss,
  43.    LockIT! will lock your PC, requiring that a password be
  44.    entered to regain access to the workstation.  LockIT! does
  45.    this after a certain period of keyboard inactivity elapses,
  46.    or on-demand by pressing a configurable "hot-key".
  47.  
  48.    Also important is that while LockIT! has locked out keyboard
  49.    access to the workstation, unattended processes can continue
  50.    to run uninterrupted!
  51.  
  52.    If security is an issue in your network environment, you'll
  53.    find LockIT! indispensable.
  54.  
  55.  
  56. INSTALLING LOCKIT!
  57.  
  58.    To install the 30-day trial version of LockIT!, run the LI30DAY
  59.    program to serialize LockIT! to your file server.  (For the
  60.    purchased version, the LIINSTAL program is run instead.)
  61.  
  62.  DOS VERSION
  63.  
  64.    For DOS Workstations, to install LockIT! into memory, simply
  65.    issue the command LOCKIT, which will load the LOCKIT.COM and
  66.    LOCKIT.OVR files into memory, requiring less than 2-1/2KB of
  67.    resident memory.
  68.  
  69.    You may wish to consult the section below titled "COMMAND LINE
  70.    PARAMETERS" for information on LockIT! options.
  71.  
  72.    For best results, LockIT! should be loaded after the NetWare
  73.    shell (NETx), and before any other pop-up programs.
  74.  
  75.    When LockIT! is activated, either by the hot-key, or a key pressed
  76.    after a period of inactivity, LockIT! will pop-up over your
  77.    current application, and prompt you for your NetWare password to
  78.    continue.  You can press the Escape key to remove this display
  79.    from the screen and continue execution of the interrupted program.
  80.    The next time a key is pressed, you will again be prompted for
  81.    a password.
  82.  
  83.    The default "Inactive Delay" specifies that LockIT! will activate
  84.    if no keys are pressed within 5 minutes.  This can be changed
  85.    using the command-line parameters described below.
  86.  
  87.  
  88.  WINDOWS VERSION
  89.  
  90.    For Windows Workstations, to install LockIT! into memory,
  91.    follow the following steps:
  92.  
  93.    In the [386Enh] section of your Windows SYSTEM.INI file,
  94.    include a "device=d:\path\WLOCKIT.386" statement informing
  95.    Windows where it can load the LockIT! virtual device driver
  96.    for 386 enhanced mode from.
  97.  
  98.    WLOCKIT.386 is required to provide support for LockIT! in
  99.    DOS boxes, and to prevent the use of Ctrl-Alt-Del to kill
  100.    the current task and get around LockIT!'s password prompt.
  101.  
  102.    Copy WLOCKIT.EXE and WLOCKIT.DLL to another location from
  103.    which they can be loaded.  WLOCKIT.EXE can be loaded via the
  104.    "load=" statement in your WIN.INI, or the Windows 3.1 startup
  105.    group.
  106.  
  107.    To provide support for encrypted passwords, the Novell NWCONN.DLL
  108.    is used.  This DLL is included with LockIT! for your convenience,
  109.    and should not be used if you already have a later version of this
  110.    file on your system.  The complete set of NetWare DLLs for Windows
  111.    can be found in the WINUP?.ZIP (currently WINUP7.ZIP) file in
  112.    the NOVFILES file area on CompuServe.
  113.  
  114.    When LockIT! is activated, either by the hot-key, or a key pressed
  115.    after a period of inactivity, LockIT! will pop-up over your
  116.    current application, and prompt you for your NetWare password to
  117.    continue.  You can select Cancel to remove this display
  118.    from the screen and continue execution of the interrupted program.
  119.    The next time a key is pressed, you will again be prompted for
  120.    a password.
  121.  
  122.    The default "Inactive Delay" specifies that LockIT! will activate
  123.    if no keys are pressed within 5 minutes.  This can be changed
  124.    via the "Setup" option on the LockIT! icon's menu.
  125.  
  126.    A [LockIT!] section will be created in your WIN.INI with the
  127.    following parameters:
  128.  
  129.    Inactive=xx, where xx specifies the number of minutes to wait
  130.    where if no keyboard activity occurs within this amount of time
  131.    the system will be considered inactive.
  132.  
  133.    Wait=xx, where xx specifies the amount of time that the LockIT!
  134.    password prompt will display, before the background process
  135.    is resumed.
  136.  
  137.    HotKey=xx specifies the Windows virtual key code that combines
  138.    with Alt (plus Ctrl or Shift) to form the LockIT! hot-key.
  139.    This is best set via the LockIT! Setup menu.
  140.  
  141.    HotKeyCtrlOrShift=xxxx specifies whether Ctrl or Shift will be
  142.    combined to form the LockIT! hot-key.  The LockIT! hot-key will
  143.    consist of Alt plus the specified HotKey, and either Ctrl or
  144.    Shift if specified here.
  145.  
  146.    One limitation of the current version of LockIT! is that it
  147.    cannot correctly detect system inactivity if you are running
  148.    any applications with PIF files set for exclusive mode.
  149.  
  150.    For best results, it is suggested that you also configure a
  151.    screen saver in the Windows Control Panel for use with LockIT!
  152.    LockIT! will activate the screen saver after unsuccesful
  153.    login attempts to help keep keystrokes from getting through
  154.    to the underlying application.
  155.  
  156.  
  157. COMMAND-LINE PARAMETERS (DOS)
  158.  
  159.    LockIT! Supports the following command-line parameters:
  160.  
  161.      /U     unloads LockIT! from memory, only if LockIT! was the last program
  162.             loaded into memory.
  163.      /D     tells LockIT! to use disk overlays in favor of expanded or extended
  164.             memory.
  165.      /N     installs LockIT! entirely in conventional memory, disabling any
  166.             memory swapping.
  167.      /ND    tells LockIT! not to use disk overlays.
  168.      /NE    tells LockIT! not to use expanded memory.
  169.      /NX    tells LockIT! not to use extended memory.
  170.      /NU    tells LockIT! not to use upper (high DOS) memory.    (640KB - 1MB)
  171.  
  172.      /I=99  where 99 is a value that sets the inactive delay.
  173.             If no keys are pressed within this many minutes, LockIT! considers
  174.             the PC to be inactive.  (default=5 minutes)
  175.             If CastAway considers the PC inactive, it will not pop-up
  176.             with any new message displays until a key is pressed
  177.      /W=99  where 99 is a value greater than 10 sets the wait delay.
  178.             This delay specifies how long the login prompt will remain on
  179.             screen before LockIT! resumes execution of the currently working
  180.             process.  (default=30 seconds)
  181.      /B     enables screen blanking on EGA and VGA systems
  182.      /S     enables the "snake" screen saver
  183.      /NB    disables screen blaking (default)
  184.      /OFF   temporarily disables LockIT!
  185.      /ON    re-enables LockIT!
  186.  
  187.  
  188. CHANGING THE DEFAULT HOT-KEY (DOS)
  189.  
  190.    You can also change LockIT!'s default hot-key of <CTRL>-<ALT>-<L>
  191.    the command line with the following command line parameters:
  192.  
  193.      #    Tells LockIT! to use <CTRL> alone in the hot-key.
  194.  
  195.      @    Tells LockIT! to use <ALT> alone in the hot-key.
  196.  
  197.      &    Tells LockIT! to use <CTRL>-<LEFT SHIFT> in the hot-key.
  198.  
  199.      !    Tells LockIT! to use <ALT>-<LEFT SHIFT> in the hot-key.
  200.  
  201.      A-Z  Any alphabetic character from A to Z can be specified
  202.           to work in conjunction with <ALT> or <CTRL> in the hot-
  203.           key.
  204.  
  205.      Fxx  Any function key (F1-F12) can be specified to work in
  206.           conjunction with <ALT> or <CTRL> in the hot-key.
  207.  
  208.    Examples:
  209.  
  210.       LOCKIT alone defaults to the <CTRL>-<ALT>-<L> hot-key, or if
  211.       LockIT! has already been loaded, the hot-key is not changed.
  212.  
  213.       LOCKIT X tells LockIT! to use <CTRL>-<ALT>-<X> as its hot-key.
  214.  
  215.       LOCKIT #Z tells LockIT! to use <CTRL>-<Z> as its hot-key.
  216.  
  217.       LOCKIT F12 tells LockIT! to use <ALT>-<F12> as its hot-key.
  218.  
  219.       LOCKIT &F5 tells LockIT! to use <CTRL>-<LEFT SHIFT>-<F5> as its hot-key.
  220.  
  221.       LOCKIT !Z tells LockIT! to use <ALT>-<LEFT SHIFT>-<Z> as its
  222.       hot-key.
  223.  
  224.  
  225.  
  226.  
  227. COMPATIBILITY CONSIDERATIONS
  228.  
  229.    For best results, LockIT! should be loaded after the NetWare
  230.    shell (NETx), and before any other pop-up programs.
  231.  
  232.    LockIT! may experience problems with some revisions of some
  233.    manufacturer's VGA adapters.  If your screen becomes corrupted
  234.    when LockIT! pops up, or after exiting LockIT!, include the
  235.    following statement in your AUTOEXEC.BAT file:
  236.  
  237.             SET VGASAVE=OFF
  238.  
  239.  
  240. MISCELLANEOUS INFO
  241.  
  242.    The Supervisor password can be used to unlock a locked workstation,
  243.    by entering SUPERVISOR/PASSWORD at the password prompt.
  244.  
  245.  
  246.  
  247. ORDERING LOCKIT!
  248. ------------------
  249.  
  250. LockIT! is currently available for $149, for unlimited use per file
  251. server.
  252.  
  253.                                                                     COST
  254.  
  255. Please rush me ___ copies of LockIT! at $149 per file server.   ____________
  256.    Disk Size:  ___ 3-1/2  ___ 5-1/4
  257.  
  258. Maryland residents add 5% sales tax                             ____________
  259.  
  260. Shipping and Handling (UPS Ground Service) *                    _______$7___
  261. ============================================================================
  262. TOTAL                                                           ____________
  263.  
  264.  
  265.    Name:  __________________________________________________________________
  266. Company:  __________________________________________________________________
  267. Address:  __________________________________________________________________
  268.    City:  _____________________  State:  ________  Zip:  ___________________
  269. Country:  _____________________
  270.  
  271. Telephone Number:  _________________________________________________________
  272.       FAX Number:  _________________________________________________________
  273.    CompuServe ID:  ___________________
  274.      MHS Address:  ___________________ (via _________)
  275.  
  276. Method of Payment:            ___ Visa  ___ Master Card  ___ Check Enclosed
  277.                                   Card #:  _________________________________
  278.                       Name of Cardholder:  _________________________________
  279.                                Signature:  _________________________________
  280.                          Expiration Date:  _________________________________
  281.  
  282.  
  283. * Overseas payments by Visa or Master Charge only.  There will be
  284.   an additional charge applied for shipping costs to reflect the
  285.   actual cost of shipment.
  286.  
  287.  
  288. INFINITE TECHNOLOGIES
  289. 11433 CRONRIDGE DRIVE, SUITE H
  290. OWINGS MILLS, MD  21117
  291. (410)-363-1097
  292.  
  293. FAX your credit card orders -- (410)-363-3779
  294.  
  295.  
  296. PRODUCTS FROM INFINITE TECHNOLOGIES
  297. ===================================
  298.  
  299. Infinite Technologies offers innovative and easy-to-use software
  300. solutions, designed primarily for the networked environment.
  301.  
  302. We back our products with dependable service and special attention
  303. to individual requirements.  All of our programs are easy to learn
  304. and use, and are designed to increase your efficiency.
  305.  
  306. We also want to help keep you up-to-date with product information,
  307. updates and technical support.
  308.  
  309. These services are provided via the following mechanisms:
  310.  
  311. On the CompuServe Information Service, Infinite Technologies offers
  312. support and product updates in Section and Library 4 of the NOVVEN
  313. forum.
  314.  
  315. Via MHS (through CSERVE or NHUB), you can address technical support
  316. and/or product information inquiries to SUPPORT @ INFINITE.
  317.  
  318. You can also subscribe to our MHS Librarian! mailing list, which
  319. will include notices of product updates.  To join this mailing
  320. list, send a message via MHS (CSERVE or NHUB) to LIBRARY @ INFINITE
  321. with SUBSCRIBE on your subject line.  (CompuServe users can send a
  322. message to >MHS:Library@Infinite via CompuServe Mail.)
  323.  
  324. For an index of files available via LIBRARY @ INFINITE, send a message
  325. with INDEX on your subject line.
  326.  
  327.  
  328. NETWORK UTILITIES
  329. -----------------
  330.  
  331. *  I-Queue! - Simplifies network printing and print queue management
  332.    in the Novell NetWare environment.  From within a small memory
  333.    resident pop-up (0 to 2-1/2KB), I-Queue! allows users to easily
  334.    change NetWare print queues and modify "capture" parameters.
  335.    I-Queue! is compatible with Novell's PRINTCON/PRINTDEF and adds
  336.    global PRINTCON support for Novell's own utilities.
  337.    Queue management capabilities include:  delete/reorder print jobs,
  338.    move/copy jobs between queues, and hold/delayed printing.
  339.    NOW INCLUDES A WINDOWS VERSION!
  340.  
  341. *  I-Queue! Server - Turn printers attached to any network workstation
  342.    into shared network printers.  Two to four times faster than RPRINTER,
  343.    compatible with workstations running Windows, and compatible with
  344.    printer ports that do not provide "hardware interrupt support".
  345.  
  346. *  LockIT! - Intelligent Security for DOS & Windows workstations
  347.    on Novell NetWare networks.  LockIT! addresses the problem of
  348.    users leaving workstations unattended, and the security issues
  349.    that this presents.  Unlike other solutions that will reboot or
  350.    logout a workstation after a period of "inactivity", potentially
  351.    leading to data loss, LockIT! locks out keyboard input until you
  352.    enter your NetWare password...even allowing unattended processes
  353.    to continue executing.
  354.  
  355. *  CastAway! - A better NetWare broadcast message trap.  Get NetWare
  356.    message notification (e.g., SEND) without your PC locking up until
  357.    you press CTRL-ENTER!  Get notified of new messages while in graphics
  358.    based applications!  All in 0 to 1-1/2KB of conventional memory!
  359.  
  360. *  PopIT! - Gain pop-up access to almost ANY program with less than
  361.    2-1/2 KB overhead.  Network administrators -- access SYSCON,
  362.    RCONSOLE, FCONSOLE and all of your favorite network utilities
  363.    without leaving your current application.
  364.  
  365. *  OnCall! - A memory resident "Chat" utility for Novell NetWare,
  366.    that runs in between 0 and 2-1/2 KB of workstation memory.
  367.    Simple, straightforward, and easy to use.  NOW INCLUDES A
  368.    WINDOWS VERSION!
  369.  
  370. EXPRESSIT! ELECTRONIC MAIL
  371. --------------------------
  372.  
  373. *  ExpressIT! Electronic Mail - The ExpressIT! Electronic Mail product
  374.    family includes the following products:
  375.  
  376.    *  ExpressIT! - The network version of ExpressIT!, including
  377.       the MHS-compatible DOS version, which runs in less than 2KB of
  378.       resident memory.
  379.  
  380.    *  ExpressIT! Remote - A remote version of ExpressIT! (DOS) customized
  381.       for use on stand-alone/remote PCs.  Includes Personal MHS and
  382.       allows users to send and receive mail with any MHS based
  383.       electronic mail system.  Includes the ability to run the MHS
  384.       Connectivity Manager from within the 2KB TSR without exiting
  385.       your current application.
  386.  
  387.    *  ExpressIT! Windows Client - An upgrade for the network version
  388.       of ExpressIT! offering native support for the Microsoft Windows
  389.       environment, and a wealth of additional features.
  390.  
  391.    *  ExpressIT! Remote Windows - A remote version of the Windows
  392.       version of ExpressIT! customized for use on stand-alone/remote
  393.       PCs.  Includes Personal MHS and allows users to send and receive
  394.       mail with any MHS based electronic mail system.
  395.  
  396.       A special Windows based MHS configuration utility eliminates the
  397.       need to use the MHS Directory Manager.
  398.  
  399.    All versions of ExpressIT! include ExpressIT! Directory Assistance,
  400.    facilitating automatic exchange of user directories between ExpressIT!
  401.    hosts.
  402.  
  403. MHS GATEWAYS AND UTILITIES
  404. --------------------------
  405.  
  406. *  MHS Scheduler - An MHS mail agent that provides greater flexibility
  407.    in configuring when MHS will connect to a host.  On a host-by-host
  408.    basis, the MHS administrator can configure different frequencies of
  409.    forced connections based on different times of the day, with
  410.    separate weekday, weekend, and holiday scheduling possible.
  411.    MHS gateways and internetwork connections can also be scheduled.
  412.    The companion RunIT! utility simplifies the creation of batch file
  413.    gateways...now you can run your tape backup system on your MHS
  414.    server.
  415.  
  416. *  MHS Librarian! - An MHS Gateway that allows users to request
  417.    information to be forwarded to them via MHS.  Requests are
  418.    made by placing a keyword in the "SUBJECT" field of the message
  419.    that you address to the library.  A list of files may be
  420.    requested by sending a message with the keyword of INDEX.  The
  421.    system Admin can also configure MHS Librarian so that selected
  422.    users can request files or directories other than those that
  423.    appear in the index.  Security is provided by a password program
  424.    that generates unique daily passwords, a fixed password, or you
  425.    can create your own password utility.
  426.  
  427.    MHS Librarian! also supports "discussion lists", similar to
  428.    the "list server" concept on the internet.
  429.  
  430. *  PageIT! - An MHS gateway connecting MHS-based electronic mail
  431.    systems to full text alphanumeric pagers.  Once configured,
  432.    sending messages to an alphanumeric pager is as simple as
  433.    sending a message from your favorite MHS application.
  434.  
  435. *  ForwardIT! - An MHS mail agent for automatically forwarding
  436.    MHS based electronic mail messages.  ForwardIT! can forward
  437.    (or copy) messages addressed to an MHS address to an alternate
  438.    address.
  439.  
  440.    ForwardIT! is most useful in the MHS remote e-mail environment.
  441.    By remote, we refer to field workers or business travelers who
  442.    operate ExpressIT! Remote, or other MHS compatible remote
  443.    software, on a PC or laptop to access their electronic mail
  444.    from a distant location.  Examples could include a salesperson
  445.    between sales calls, a business traveler in a hotel room,
  446.    or work-at-home scenarios.
  447.  
  448.    Without ForwardIT!, when mail is sent to a recipient's office
  449.    address, MHS does not allow for a remote user to dial into the
  450.    network and retrieve mail waiting for their office address.  Mail
  451.    addressed to this office address can only be picked up at the
  452.    office.
  453.  
  454.    In order to send a message to the user's MHS remote, the sender
  455.    must assume responsibility for sending a copy of the message to
  456.    the remote MHS address.
  457.  
  458.    With ForwardIT!, the user leaves a forwarding address at the
  459.    office, and while they're out, all messages will be forwarded,
  460.    or copied, to their forwarding address, giving users transparent
  461.    access to their electronic mail while away from the office.
  462.  
  463.    This forwarding address can be any valid MHS address, including
  464.    addresses via MHS gateways.
  465.  
  466. *  MhsQ! - An MHS gateway interface to NetWare print queues.
  467.    Messages can be sent via MHS to a NetWare print queue.
  468.    This capability can be useful for MHS remote sites and/or
  469.    MHS enabled applications for generating printed output
  470.    and/or reports.
  471.  
  472.    MhsQ! can also redirect print queues on one file server
  473.    to a remote print queue on another file server via MHS.
  474.  
  475. *  ExpressIT! MHS Directory Assistant - A directory services
  476.    gateway that automatically creates and updates user routes
  477.    in a multi-host workgroup environment.  Add a user at one
  478.    host within the workgroup, and the user route will automatically
  479.    be created at all other hosts within the workgroup.  Add a
  480.    new host to your workgroup, and the host and user lists will
  481.    automatically be added to other hosts within the workgroup.
  482.    (Directory Assistant is bundled with ExpressIT! but is also
  483.    available separately.)
  484.  
  485. *  MHSNotify! - A TSR which runs on the MHS mail server only, and
  486.    automatically notifies recipients of new electronic mail
  487.    received from remote MHS sites, or across internetwork
  488.    connections.  An excellent alternative to MHSALERT for
  489.    DaVinci e-mail users!  (MHSNotify! is bundled with ExpressIT!)
  490.  
  491. REQUESTING TRIAL VERSIONS VIA MHS
  492. ---------------------------------
  493.  
  494.    30-Day Trial Versions of many Infinite Technologies Products can
  495.    be requested via MHS.
  496.  
  497.    For more information, send an MHS message to LIBRARY @ INFINITE
  498.    via CSERVE or NHUB, with a subject line of INDEX.
  499.  
  500. DOWNLOADING TRIAL VERSIONS FROM COMPUSERVE
  501. ------------------------------------------
  502.  
  503.    30-Day Trial Versions of many Infinite Technologies Products are
  504.    available on CompuServe!  Look for the following files in the
  505.    NOVVEN Forum, Library 4:
  506.  
  507.       EXPDOS.ZIP - ExpressIT! E-Mail (NetWare) (DOS Version)
  508.       EXPWIN.ZIP - ExpressIT! E-Mail (NetWare) (Windows Version)
  509.       REMDOS.ZIP - ExpressIT! E-Mail (Remote & non-NetWare) (DOS Version)
  510.       REMWIN.ZIP - ExpressIT! E-Mail (Remote & non-NetWare) (Windows Version)
  511.       EXSPEL.ZIP - Supplemental file for ExpressIT! (Spelling Dictionary)
  512.  
  513.       POPIT.ZIP  - PopIT!
  514.       ONCALL.ZIP - OnCall!
  515.       CASTAW.ZIP - CastAway!
  516.       IQUEUE.ZIP - I-Queue!
  517.       IQS.ZIP    - I-Queue! Server
  518.       LOCKIT.ZIP - LockIT!
  519.       MHSCED.ZIP - MHS Scheduler
  520.       PAGEIT.ZIP - PageIT!
  521.       4WARD.ZIP  - ForwardIT!
  522.       MHSNFY.ZIP - MHSNotify!
  523.       MHSLIB.ZIP - MHS Librarian!
  524.       EXDA.ZIP   - ExpressIT! MHS Directory Assistant
  525.       MHSQ.ZIP   - MhsQ!
  526.  
  527.    And don't miss our *FREE* utilities (also in NOVVEN Library 4):
  528.  
  529.       NETERR.ZIP - Network error handlers (CRITTER, SHATTACH)
  530.                    to reboot unattended workstations and clear
  531.                    network errors.
  532.       CREATQ.ZIP - Create NetWare print queues on a volume other
  533.                    than SYS:
  534.       LOGIN.ZIP  - Load TSRs from the NetWare Login Script without
  535.                    losing available memory!
  536.       MHSACT.ZIP - Automatically re-activate deactivated MHS
  537.                    internetwork hosts without operator intervention.
  538.       MHSSWP.ZIP - Redirect MHS swap files to a local drive or
  539.                    VDISK.
  540.       MHSBPL.ZIP - Configure MHS 1.5C host to host communications
  541.                    to use the B+ protocol.
  542.       SENDIT.ZIP - Send MHS messages from the DOS command line
  543.                    or batch files.
  544.  
  545.    Plus, other helpful text files and reports:
  546.  
  547.       MHSGAT.TXT - NetWare MHS and Gateways overview
  548.       DOSMEM.TXT - PC Memory management/architecture overview
  549.       WINTIP.TXT - Windows vs. NetWare Troubleshooting Tips
  550.  
  551.  
  552.  
  553.    ...and stay tuned for MORE!!!
  554.  
  555.  
  556.  
  557.  
  558. FOR MORE INFORMATION, CONTACT:
  559.  
  560.  
  561.                       ▄▄████▄▄
  562.             ▄█▀█▄   ▄█▀▀  ▀▀███▄
  563.            █▀   ▀█▄█▀        ███
  564.            ▀█▄ ▄█▀ ▀█▄▄    ▄██▀
  565.              ▀▀▀      ▀▀▀▀▀▀
  566.            ███           ▄███ ███          ███  ▄██
  567.            ███ ▄▄▄ ▄▄▄  ▄███▄ ▄▄▄ ▄▄▄ ▄▄▄  ▄▄▄ ▄███▄  ▄▄▄▄
  568.            ███ ███▀ ███  ███  ███ ███▀ ███ ███  ███  ███▄██
  569.            ███ ███  ███  ███  ███ ███  ███ ███  ███▄ ▀██▄▄▄
  570.  
  571.             T   E   C   H   N   O   L   O   G   I   E   S
  572.  
  573.                    11433 Cronridge Drive, Suite H
  574.                        Owings Mills, MD 21117
  575.                           +1-410-363-1097
  576.                        FAX: +1-410-363-3779
  577.  
  578.                       MHS: Support @ Infinite
  579.           CompuServe: >MHS:Support @ Infinite (or 73270,405)
  580.             Internet: Support@Infinite.MHS.CompuServe.com
  581.  
  582.   Technical Support provided on the CompuServe Information Service in
  583.                    NOVVEN Section 4 (GO INFINITE)
  584.  
  585.  
  586.  In Germany:
  587.     Ing. Büro, K.H. Lendroth, Auf dem Kleinen Feld 8, D-2820 Bremen 77
  588.     Telephone: +49 421 6361391, FAX: +49 421 6362344, MHS: KLendrot@Lend-Ing
  589.  
  590.  In U.K.:
  591.     NetConnect Limited, St. John's Innovation Centre, Cowley Road, Cambridge
  592.     Telephone: +44 223 423523, FAX: +44 223 420655, MHS: SBacon@NetCon
  593.  
  594.  In Norway:
  595.     Infonor Kompetanse A-S, 1816 Skiptvet, Langli
  596.     Telephone: +47 809 766,  FAX: +47 9 809 814, MHS: Olaf@InfoKomp
  597.  
  598.  In Australia:
  599.     Future Technologies, Level 2 - 60 York Street, Sydney NSW
  600.     Telephone: +61 02 299-1400, FAX: +61 02 299-1401
  601.     Contacts: Cynthia Kuiper, Richard Denyer or Steve Ross
  602.  
  603.